-
Home
-
Bulgarisation for WooCommerce
-
3.1.1
-
Code
-
Classes
- CsvFile
| Total Complexity |
36 |
| Dependencies |
2 |
| Dependents |
1 |
| Total lines |
208 |
| Lines of code |
138 |
| Logical lines of code |
77 |
| Comment lines |
17 |
| Methods |
17 |
| Properties |
8 |
Methods 17
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| format_row() |
S |
56 |
5 |
20 |
| set_column_names() |
S |
56 |
4 |
19 |
| skip_to_column() |
S |
59 |
4 |
15 |
| __construct() |
S |
59 |
4 |
14 |
| remove_columns() |
S |
62 |
3 |
11 |
| use_first_row_as_header() |
S |
63 |
2 |
11 |
| to_array() |
S |
70 |
2 |
7 |
| current() |
S |
63 |
2 |
10 |
| get_column_names() |
S |
71 |
2 |
6 |
| count() |
S |
81 |
1 |
3 |
| set_encoding() |
S |
82 |
1 |
3 |
| rewind() |
S |
81 |
1 |
3 |
| key() |
S |
80 |
1 |
3 |
| convert_to_default_encoding() |
S |
79 |
1 |
3 |
| skip_to_row() |
S |
77 |
1 |
4 |
| skip_columns() |
S |
81 |
1 |
3 |
| set_columns_to_skip() |
S |
79 |
1 |
3 |